From 24ee3d5d32299d55955353cf584d12783c082bf6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pavel=20Jan=C3=ADk?= Date: Wed, 11 Dec 2002 06:57:45 +0000 Subject: [PATCH] (antlr): New URL. --- lisp/progmodes/antlr-mode.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lisp/progmodes/antlr-mode.el b/lisp/progmodes/antlr-mode.el index a3d30425eab..b87c7c52b39 100644 --- a/lisp/progmodes/antlr-mode.el +++ b/lisp/progmodes/antlr-mode.el @@ -5,7 +5,7 @@ ;; Author: Christoph.Wedler@sap.com ;; Keywords: languages ;; Version: 2.1 -;; X-URL: http://www.fmi.uni-passau.de/~wedler/antlr-mode/ +;; X-URL: http://antlr-mode.sf.net ;; This file is part of GNU Emacs. @@ -103,7 +103,7 @@ ;; Bug fixes, bug reports, improvements, and suggestions are strongly ;; appreciated. Please check the newest version first: -;; http://www.fmi.uni-passau.de/~wedler/antlr-mode/changes.html +;; http://antlr-mode.sf.net ;;; Installation: @@ -181,7 +181,7 @@ "Major mode for ANTLR grammar files." :group 'languages :link '(emacs-commentary-link "antlr-mode.el") - :link '(url-link "http://www.fmi.uni-passau.de/~wedler/antlr-mode/") + :link '(url-link "http://antlr-mode.sf.net") :prefix "antlr-") (defconst antlr-version "2.1" -- 2.30.2